|
|
|
BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions |
Moves the current document to the specified folder.
MoveTo(TargetFolder As IASFolder3, [Options As Long = 0])
This method does nothing if the document already resides in the target folder. This method does not support Field-Path definition levels.
If this method is used in event procedures such as DocGenericEvent_AfterNewDocument, an unhandled exception Cannot delete a relation. The object is already being edited by another session can occur. This can happen if the folder to which the document is being moved is locked, such as by another new document wizard in use by another user at the same time. To work around this problem, you can configure the default location of document copies as described in the BlueCielo TeamWork Configuration Guide.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |